Skip to content

Add support for Windows by removing the usage of process groups - #7

Merged
pjbgf merged 1 commit into
fluxcd:masterfrom
aryan9600:remove-process-groups
May 24, 2022
Merged

Add support for Windows by removing the usage of process groups#7
pjbgf merged 1 commit into
fluxcd:masterfrom
aryan9600:remove-process-groups

Conversation

@aryan9600

Copy link
Copy Markdown
Member

This unblocks support for Windows, since Windows has a different
construct than process groups and we don't really need process groups
since we don't spawn multiple child/grandchildren processes.

Signed-off-by: Sanskar Jaiswal jaiswalsanskar078@gmail.com

This unblocks support for Windows, since Windows has a different
construct than process groups and we don't really need process groups
since we don't spawn multiple child/grandchildren processes.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>

@pjbgf pjbgf left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aryan9600 nice one! 👏

LGTM

@aryan9600 aryan9600 changed the title Remove the usage of process groups Add support for Windows by removing the usage of process groups May 24, 2022
@pjbgf
pjbgf merged commit 727baad into fluxcd:master May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants